3.5.58 \(\int \frac {\sqrt {\arcsin (\frac {x}{a})}}{(a^2-x^2)^{3/2}} \, dx\) [458]

3.5.58.1 Optimal result
3.5.58.2 Mathematica [N/A]
3.5.58.3 Rubi [N/A]
3.5.58.4 Maple [N/A] (verified)
3.5.58.5 Fricas [F(-2)]
3.5.58.6 Sympy [N/A]
3.5.58.7 Maxima [F(-2)]
3.5.58.8 Giac [N/A]
3.5.58.9 Mupad [N/A]

3.5.58.1 Optimal result

Integrand size = 24, antiderivative size = 24 \[ \int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{3/2}} \, dx=\frac {x \sqrt {\arcsin \left (\frac {x}{a}\right )}}{a^2 \sqrt {a^2-x^2}}-\frac {\sqrt {1-\frac {x^2}{a^2}} \text {Int}\left (\frac {x}{\left (1-\frac {x^2}{a^2}\right ) \sqrt {\arcsin \left (\frac {x}{a}\right )}},x\right )}{2 a^3 \sqrt {a^2-x^2}} \]

output
x*arcsin(x/a)^(1/2)/a^2/(a^2-x^2)^(1/2)-1/2*(1-x^2/a^2)^(1/2)*Unintegrable 
(x/(1-x^2/a^2)/arcsin(x/a)^(1/2),x)/a^3/(a^2-x^2)^(1/2)
 
3.5.58.2 Mathematica [N/A]

Not integrable

Time = 2.87 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.08 \[ \int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{3/2}} \, dx=\int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{3/2}} \, dx \]

input
Integrate[Sqrt[ArcSin[x/a]]/(a^2 - x^2)^(3/2),x]
 
output
Integrate[Sqrt[ArcSin[x/a]]/(a^2 - x^2)^(3/2), x]
 
3.5.58.3 Rubi [N/A]

Not integrable

Time = 0.31 (sec) , antiderivative size = 24, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {5160, 27, 5234}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{3/2}} \, dx\)

\(\Big \downarrow \) 5160

\(\displaystyle \frac {x \sqrt {\arcsin \left (\frac {x}{a}\right )}}{a^2 \sqrt {a^2-x^2}}-\frac {\sqrt {1-\frac {x^2}{a^2}} \int \frac {a^2 x}{\left (a^2-x^2\right ) \sqrt {\arcsin \left (\frac {x}{a}\right )}}dx}{2 a^3 \sqrt {a^2-x^2}}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {x \sqrt {\arcsin \left (\frac {x}{a}\right )}}{a^2 \sqrt {a^2-x^2}}-\frac {\sqrt {1-\frac {x^2}{a^2}} \int \frac {x}{\left (a^2-x^2\right ) \sqrt {\arcsin \left (\frac {x}{a}\right )}}dx}{2 a \sqrt {a^2-x^2}}\)

\(\Big \downarrow \) 5234

\(\displaystyle \frac {x \sqrt {\arcsin \left (\frac {x}{a}\right )}}{a^2 \sqrt {a^2-x^2}}-\frac {\sqrt {1-\frac {x^2}{a^2}} \int \frac {x}{\left (a^2-x^2\right ) \sqrt {\arcsin \left (\frac {x}{a}\right )}}dx}{2 a \sqrt {a^2-x^2}}\)

input
Int[Sqrt[ArcSin[x/a]]/(a^2 - x^2)^(3/2),x]
 
output
$Aborted
 

3.5.58.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 5160
Int[((a_.) + ArcSin[(c_.)*(x_)]*(b_.))^(n_.)/((d_) + (e_.)*(x_)^2)^(3/2), x 
_Symbol] :> Simp[x*((a + b*ArcSin[c*x])^n/(d*Sqrt[d + e*x^2])), x] - Simp[b 
*c*(n/d)*Simp[Sqrt[1 - c^2*x^2]/Sqrt[d + e*x^2]]   Int[x*((a + b*ArcSin[c*x 
])^(n - 1)/(1 - c^2*x^2)), x], x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[c^2*d 
 + e, 0] && GtQ[n, 0]
 

rule 5234
Int[((a_.) + ArcSin[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_.)*((d_) + (e_ 
.)*(x_)^2)^(p_.), x_Symbol] :> Unintegrable[(f*x)^m*(d + e*x^2)^p*(a + b*Ar 
cSin[c*x])^n, x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x]
 
3.5.58.4 Maple [N/A] (verified)

Not integrable

Time = 0.26 (sec) , antiderivative size = 20, normalized size of antiderivative = 0.83

\[\int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^{2}-x^{2}\right )^{\frac {3}{2}}}d x\]

input
int(arcsin(x/a)^(1/2)/(a^2-x^2)^(3/2),x)
 
output
int(arcsin(x/a)^(1/2)/(a^2-x^2)^(3/2),x)
 
3.5.58.5 Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

input
integrate(arcsin(x/a)^(1/2)/(a^2-x^2)^(3/2),x, algorithm="fricas")
 
output
Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 
3.5.58.6 Sympy [N/A]

Not integrable

Time = 2.42 (sec) , antiderivative size = 20, normalized size of antiderivative = 0.83 \[ \int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{3/2}} \, dx=\int \frac {\sqrt {\operatorname {asin}{\left (\frac {x}{a} \right )}}}{\left (- \left (- a + x\right ) \left (a + x\right )\right )^{\frac {3}{2}}}\, dx \]

input
integrate(asin(x/a)**(1/2)/(a**2-x**2)**(3/2),x)
 
output
Integral(sqrt(asin(x/a))/(-(-a + x)*(a + x))**(3/2), x)
 
3.5.58.7 Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{3/2}} \, dx=\text {Exception raised: RuntimeError} \]

input
integrate(arcsin(x/a)^(1/2)/(a^2-x^2)^(3/2),x, algorithm="maxima")
 
output
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negati 
ve exponent.
 
3.5.58.8 Giac [N/A]

Not integrable

Time = 0.76 (sec) , antiderivative size = 22, normalized size of antiderivative = 0.92 \[ \int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{3/2}} \, dx=\int { \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{{\left (a^{2} - x^{2}\right )}^{\frac {3}{2}}} \,d x } \]

input
integrate(arcsin(x/a)^(1/2)/(a^2-x^2)^(3/2),x, algorithm="giac")
 
output
integrate(sqrt(arcsin(x/a))/(a^2 - x^2)^(3/2), x)
 
3.5.58.9 Mupad [N/A]

Not integrable

Time = 0.12 (sec) , antiderivative size = 22, normalized size of antiderivative = 0.92 \[ \int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{3/2}} \, dx=\int \frac {\sqrt {\mathrm {asin}\left (\frac {x}{a}\right )}}{{\left (a^2-x^2\right )}^{3/2}} \,d x \]

input
int(asin(x/a)^(1/2)/(a^2 - x^2)^(3/2),x)
 
output
int(asin(x/a)^(1/2)/(a^2 - x^2)^(3/2), x)